home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1993 November / Nautilus CD Magazine Volume 3-11 November 1993 Windows Edition.mdf / enter / games / wallwarp / wallwarp.doc < prev    next >
Text File  |  1993-03-03  |  5KB  |  87 lines

  1. WALLWARP The ultimate (?) WallPaper manager.
  2.  
  3. Features :
  4.  - Switches your Windows WallPaper every xx minutes where xx can be between
  5.     1 and 120 minutes,
  6.  - It does not show them in any order, it uses a random pattern to switch
  7.     (although in a particular order could be useful, I'll think about it),
  8.  - Produces a sound (if you wish) when the wallpaper is switched,
  9.     and, you can tell WALLWARP which sound you want it to play,
  10.  - Can find your BMP's in a specified directory, so they don't mess up your
  11.     Windows directory,
  12.  - It accepts 'Drag & drop' files which it will show you one by one and ask
  13.     you if you want to move this file to your BMP directory, (sorry, this
  14.     works only on the same drive, maybe the next version can copy them)
  15.  - It writes your current wallpaper in the WIN.INI file so you will have the
  16.     same one when you restart Windows,
  17.  - Completely written in C : quick, small and seems to work on NT as well !,
  18.  - And that's it (for this release).
  19.  
  20. Just a quick and dirty "how to" :
  21.  - Create a directory to store the WALLWARP exe and two ".wav" files.
  22.  - Add WALLWARP.EXE to your startup-group.
  23.  - Everything else will be taken care of by WALLWARP, it has some build-in
  24.     defaults for the directory, time and sound-settings. Alter them if you need
  25.     and select 'Re-read INI' from WALLWARP's menu. Yes, it creates an INI file
  26.     (in your Windows directory) and you can edit it (the next version will give
  27.     you on-line INI modification).
  28.  
  29. Limitations :
  30.  - Since the BMP will be logged in your WIN.INI file, your 'BMPDirectory'
  31.     must be on a local disk or there's no startup wallpaper.
  32.     (sorry, Windows limitation .....)
  33.  - I'm not sure how to retrieve the dimensions of a BMP file, so put the
  34.     "TileWallPaper=" to 0 to show all your BMP's centered on the screen if
  35.     they're big, otherwise, make it centered.
  36.  
  37. Comming attractions :
  38.  - Somebody interested in writing C routines to convert GIF files to BMP ?
  39.     (Just drop a .GIF file on WALLWARP and it converts it on the fly ....)
  40.  - Copying files from any drive (maybe even the \\<server> paths)
  41.  
  42. And now for something completely different :
  43.  - This program is not Public Domain, Shareware, Freeware of whateverware;
  44.     it's Cardware. If you like the program and wish to let me know, send a
  45.     card to the address mentioned below. If you have any comments. suggestions,
  46.     enchantments or whatever, you can reach me at CompuServe : 71333,626 or
  47.     just the normal snail-mail.
  48.       Ferry Swinkels
  49.       Shepenstraat 31
  50.       2461 SN Langeraar (Ter Aar)
  51.       The Netherlands
  52.  - GRANT OF LICENSE.  I hereby grant to you the right to use and to make an
  53.     unlimited number of copies of WALLWARP. However, you may not make any
  54.     profit out of this distribution/copying, other then a fee to cover the
  55.     basic costs. Please keep all files together when you distribute WALLWARP.
  56.  - COPYRIGHT.  This software (WALLWARP) is owned by Ferry Swinkels and is
  57.     protected by copyright laws and international treaty provisions.
  58.     You may not remove the copyright notice from any copy of this software.
  59.  - OTHER RESTRICTIONS.  You may not rent or lease this software. You may not
  60.     reverse engineer, decompile or disassemble this software.
  61.  - NO WARRANTY.  ANY USE BY YOU OF THIS SOFTWARE IS AT YOUR OWN RISK.
  62.     THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
  63.     I DISCLAIM ALL WARRANTIES OF ANY KIND, EITHER OR IMPLIED, INCLUDING,
  64.     WITHOUT LIMITATION, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  65.     FOR A PARTICULAR PURPOSE.
  66.  - NO LIABILITY FOR CONSEQUENTIAL DAMAGES.  In no event shall I or anybody
  67.     else related to this program be liable for any damages whatsoever
  68.     (including, without limitation, damages for loss of business profits,
  69.     business interruption, loss of business information, or other pecuniary
  70.     loss) arising out of the use or inability to use this product.
  71.  - Included files : The included .WAV files can be found on several BBS's. I'm
  72.     not sure whether there's a copyright on them but since they are on BBS's,
  73.     I suppose there isn't.
  74.  
  75.  
  76. - Revision history :
  77.  - 1.01  Random pattern repeated itself in some circumstances. Changed random-
  78.           routine a little bit.
  79.  - 1.00 First public release.
  80.  - 0.99 Final beta, added MENU features.
  81.  - 0.98 Second beta, added DRAG & DROP.
  82.  - 0.97 Never released, minor cosmetic changes.
  83.  - 0.96 Never released, minor cosmetic changes.
  84.  - 0.95 Never released, minor cosmetic changes.
  85.  - 0.94 First beta.
  86.  - <No previous versions released>.
  87.